﻿/* CSS Document */



/*�绰���������ʽbegin*/
.tanchubox { display: none; }
.icon-phone { background: url('../images/icon_kf-phone.png') no-repeat left center; padding-left: 20px; }
a.icon-kfQQ { background: url('../images/icon_kf-qq.png') no-repeat left 30px center #e07900 !important; padding-left: 20px; display: inline-block; }
a.icon-close { background: url('../images/icon_kf-close.png') no-repeat left 30px center !important; padding-left: 20px; display: inline-block; }
.layui-layer { top: 150px; /*left: 50%;*/ margin: 0; padding: 0; background-color: #fff; -webkit-background-clip: content; box-shadow: 1px 1px 50px rgba(0,0,0,.3); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: .3s; animation-duration: .3s; }
.iconfont { font-family: "iconfont"; color: inherit; -webkit-font-smoothing: antialiased; }
#tc-tel { position: fixed; right: 0; padding: 40px 40px; text-align: left; background: url('../images/pupbg.jpg') no-repeat center center; background-size: 100%; box-sizing: border-box; position: relative; }
#tc-tel h3 { font-size: 24px; color: #383838; line-height: 50px; }
#tc-tel p { font-size: 14px; color: #888; display: inline-block; *display: inline; *zoom: 1; line-height: 2; }
#tc-tel h1 { font-family: Impact, "MS Sans Serif"; font-size: 40px; color: #02b6b6 /*60c10a*/; line-height: 50px; }
#tc-tel h2 { font-family: Impact, "MS Sans Serif"; font-size: 22px; color: #e07900; margin-bottom: 10px; }
#tc-tel .btns .btn { display: inline-block; *display: inline; *zoom: 1; height: 50px; line-height: 50px; padding: 0 50px; border: 1px #ff8a00 solid; font-size: 16px; background: #ff8a00; margin: 0 10px; color: #fff; }
#tc-tel .btns .btn:hover { background: #e85319; }
#tc-tel .btns .noneyin { background: #fff; border-color: #dbdbdb; color: #666; }
#tc-tel .btns .noneyin:hover { border-color: #aaa; color: #333; background: #fff; }
#tc-tel .icon-close { background: url('../images/icon-close.png') no-repeat center center; width: 43px; height: 43px; position: absolute; top: -20px; right: -20px; font-size: 0; cursor: pointer; }
/*�绰���������ʽend*/

@media (max-width: 640px) {
    #tc-tel { position: fixed; right: 0; padding: 5px 5px; text-align: left; background: url('../images/pupbg.jpg') no-repeat center center; background-size: 100%; box-sizing: border-box; position: relative; }
    #tc-tel h1 { font-size: 28px; }
    #tc-tel h3 { font-size: 18px; }
}


/*�Ҳ๫���ͷ������ʽbegin*/
.fixed { position: fixed; bottom: 35%; right: 0px; width: 45px; display: none; z-index: 9999; }
.fixed .child { position: absolute; right: 0px; overflow: hidden; cursor: pointer; width: 45px; height: 45px; line-height: 45px; margin-top: 1px; background: rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
.fixed .child { transition-duration: .5s; -ms-transition-duration: .5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.fixed .child:hover { background: #323232; }
.fixed .child img { position: absolute; top: 0px; left: 0px; }
.fixed .child p { position: absolute; left: 45px; color: #fff; }
.fixed .fixedQQ:hover { width: 45px; }

.fixed .fixedQQ { bottom: 92px; }
.fixed .fixedQQ .kfQQ { position: fixed; bottom: 38%; right: 50px; padding: 0 3px; border: 1px solid #ccc; background: #fff; z-index: 9999; padding: 10px; display: none; }
.fixed .fixedQQ .kfQQ p { position: relative; left: 0; font-size: 12px; color: #333; line-height: 22px; }
.fixed .fixedQQ .kfQQ p a { font-size: 12px; color: #333; line-height: 22px; display: inline-block; }
.fixed .fixedQQ .kfQQ p a img { position: relative; display: inline-block; }
.fixed .fixedQQ .kfQQ p a strong { font-weight: 200; display: inline-block; }
.fixed .fixedQQ .kfQQ img.fixedPointer { position: fixed; right: 45px !important; bottom: 46% !important; width: 6px; height: 8px; display: block; top: auto; left: auto; }
.fixed .fixedCall { bottom: 46px; }
.fixed .fixedTop { display: none; border-top-left-radius: 10px; border-bottom-left-radius: 10px; position: absolute; right: 0px; bottom: -92px; color: #fff; background: rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); cursor: pointer; text-align: center; width: 45px; height: 45px; line-height: 45px; font-size: 14px; font-family: "MICROSOFT YAHEI","Arial Narrow"; }
.fixed .fixedTop a { color: #fff; }
.fixed .fixedTop .fixedTopPointer { position: absolute; top: 0; left: 0; }
.fixed .fixedXX { bottom: 0; cursor: pointer; }
.fixed .fixedCode { position: absolute; bottom: -46px; cursor: pointer; width: 45px; height: 45px; background: rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); line-height: 45px; margin-top: 1px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
.fixedCodeInfo { display: none; position: fixed; bottom: 31%; right: 50px; padding: 0 3px; border: 1px solid #ccc; background: #fff; z-index: 9999; }
.fixedCodeInfo .fixedPointer { position: absolute; right: -6px; bottom: 12px; }
.fixed .fixedCall:hover { width: 185px; background: #323232; }
.fixed .fixedCall p { font-size: 14px; white-space: nowrap; }
.fixed .fixedXX:hover { width: 120px; background: #323232; }

/*�Ҳ๫���ͷ������ʽend*/










